﻿2026-07-23T09:51:01.6686922Z ##[group]Run actions/checkout@v5
2026-07-23T09:51:01.6687256Z with:
2026-07-23T09:51:01.6687470Z   repository: SaberMage/spt-shell-notify
2026-07-23T09:51:01.6687752Z   path: .adapter-notify
2026-07-23T09:51:01.6690515Z   token: ***
2026-07-23T09:51:01.6690710Z   ssh-strict: true
2026-07-23T09:51:01.6690903Z   ssh-user: git
2026-07-23T09:51:01.6691108Z   persist-credentials: true
2026-07-23T09:51:01.6691334Z   clean: true
2026-07-23T09:51:01.6691529Z   sparse-checkout-cone-mode: true
2026-07-23T09:51:01.6691787Z   fetch-depth: 1
2026-07-23T09:51:01.6691981Z   fetch-tags: false
2026-07-23T09:51:01.6692180Z   show-progress: true
2026-07-23T09:51:01.6692380Z   lfs: false
2026-07-23T09:51:01.6692557Z   submodules: false
2026-07-23T09:51:01.6692761Z   set-safe-directory: true
2026-07-23T09:51:01.6693020Z   allow-unsafe-pr-checkout: false
2026-07-23T09:51:01.6693269Z env:
2026-07-23T09:51:01.6693447Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-23T09:51:01.6693727Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-23T09:51:01.6694018Z ##[endgroup]
2026-07-23T09:51:02.4670548Z Syncing repository: SaberMage/spt-shell-notify
2026-07-23T09:51:02.4670925Z ##[group]Getting Git version info
2026-07-23T09:51:02.4671202Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-23T09:51:02.5090175Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-23T09:51:02.5304913Z git version 2.43.0.windows.1
2026-07-23T09:51:02.5329470Z ##[endgroup]
2026-07-23T09:51:02.5337155Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f49bf8f7-90be-4eba-96a8-953bb71947db\.gitconfig'
2026-07-23T09:51:02.5351684Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f49bf8f7-90be-4eba-96a8-953bb71947db' before making global git config changes
2026-07-23T09:51:02.5352757Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T09:51:02.5356533Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-23T09:51:02.5592675Z ##[group]Initializing the repository
2026-07-23T09:51:02.5597725Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-23T09:51:02.5930306Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-23T09:51:02.5956869Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-23T09:51:02.6279957Z ##[endgroup]
2026-07-23T09:51:02.6280201Z ##[group]Disabling automatic garbage collection
2026-07-23T09:51:02.6284757Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-23T09:51:02.6516695Z ##[endgroup]
2026-07-23T09:51:02.6516935Z ##[group]Setting up auth
2026-07-23T09:51:02.6523410Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-23T09:51:02.6747477Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-23T09:51:03.1461996Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T09:51:03.1703813Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-23T09:51:03.5933765Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T09:51:03.6309750Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-23T09:51:04.1753378Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-23T09:51:04.2088940Z ##[endgroup]
2026-07-23T09:51:04.2089206Z ##[group]Determining the default branch
2026-07-23T09:51:04.2091613Z Retrieving the default branch name
2026-07-23T09:51:04.7398539Z Default branch 'main'
2026-07-23T09:51:04.7399128Z ##[endgroup]
2026-07-23T09:51:04.7399579Z ##[group]Fetching the repository
2026-07-23T09:51:04.7406420Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-23T09:51:05.5688302Z From https://github.com/SaberMage/spt-shell-notify
2026-07-23T09:51:05.5688720Z  * [new branch]      main       -> origin/main
2026-07-23T09:51:05.5846193Z ##[endgroup]
2026-07-23T09:51:05.5846459Z ##[group]Determining the checkout info
2026-07-23T09:51:05.5847568Z ##[endgroup]
2026-07-23T09:51:05.5853124Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-23T09:51:05.6190055Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-23T09:51:05.6455849Z ##[group]Checking out the ref
2026-07-23T09:51:05.6461319Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-23T09:51:05.6790239Z branch 'main' set up to track 'origin/main'.
2026-07-23T09:51:05.6790466Z Reset branch 'main'
2026-07-23T09:51:05.6810865Z ##[endgroup]
2026-07-23T09:51:05.7068153Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-23T09:51:05.7285099Z ee2d37eadc730c0019e0af82d683074c509634a2
